SequenceAttentionLayer
SequenceAttentionLayer[] is equivalent to AttentionLayer[] with a single "Input" port instead of ports "Key" and "Value". It should no longer be used.
SequenceAttentionLayer[net] is equivalent to AttentionLayer[net] with a single "Input" port instead of ports "Key" and "Value". It should no longer be used.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.